home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 1280_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  2.0 KB  |  94 lines

  1. //1280x960 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 27
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12. SchemeName = "Goal Text"
  13. FontName = "Arial"
  14. FontSize = 82
  15. FontWeight = 1400
  16. FgColor = "255 255 255 255"
  17. BgColor = "0 0 0 0"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. SchemeName = "Clock Text"
  22. FontName = "Arial"
  23. FontSize = 27
  24. FontWeight = 700
  25. FgColor = "159 95 47 255"
  26. BgColor = "0 0 0 141"
  27. FgColorArmed = "255 255 255 255"
  28. BgColorArmed = "159 95 47 67"
  29.  
  30. SchemeName = "Ball Text"
  31. FontName = "Arial"
  32. FontSize = 64
  33. FontWeight = 700
  34. FgColor = "255 255 255 255"
  35. BgColor = "0 0 0 0"
  36. FgColorArmed = "255 255 255 255"
  37. BgColorArmed = "159 95 47 67"
  38.  
  39. // COMMAND MENU TEXT
  40. SchemeName = "CommandMenu Text"
  41. FontName = "Arial"
  42. FontSize = 25
  43. FgColor = "159 95 47 255"
  44. BgColor = "0 0 0 141"
  45. FgColorArmed = "255 255 255 255"
  46. BgColorArmed = "159 95 47 67"
  47.  
  48. // SCOREBOARD TEXT
  49. SchemeName = "Scoreboard Text"
  50. FontName = "Arial"
  51. FontSize = 23
  52. FontWeight = 0
  53.  
  54. // SCOREBOARD TITLE TEXT (team names, team scores)
  55. SchemeName = "Scoreboard Title Text"
  56. FontName = "Arial"
  57. FontSize = 36
  58. FontWeight = 700
  59.  
  60. // SCOREBOARD SMALL TEXT (headers, player #)
  61. SchemeName = "Scoreboard Small Text"
  62. FontName = "Arial"
  63. FontSize = 16
  64. FontWeight = 0
  65.  
  66. // TITLE FONT in TFC selection menus
  67. SchemeName = "Title Font"
  68. FontName = "Arial"
  69. FontSize = 41
  70. FgColor = "170 170 205 255"
  71. BgColor = "0 0 200 200"
  72. FgColorArmed = "255 255 255 255"
  73. BgColorArmed = "0 0 255 255"
  74.  
  75. // CLASSDESC, MAPDESC, MOTD text windows
  76. SchemeName = "Briefing Text"
  77. FontName = "Arial"
  78. FontSize = 23
  79. FontWeight = 0
  80. FgColor = "170 170 205 255"
  81. BgColor = "0 0 0 0"
  82. FgColorArmed = "255 255 255 255"
  83. BgColorArmed = "0 0 0 0"
  84.  
  85. // Team info text (list of players, etc)
  86. // fgColor is automatically set to the teams color
  87. SchemeName = "Team Info Text"
  88. FontName = "Arial"
  89. FontSize = 23
  90. FontWeight = 0
  91.  
  92.  
  93.  
  94.